home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / vimvcl30.zip / README.TXT < prev    next >
Text File  |  1996-09-20  |  4KB  |  114 lines

  1. VIMVCL  Component for Delphi 2.0
  2.  
  3. Version 3.00
  4.  
  5. Copyright 1996 D.M.Gee.  All rights reserved.
  6.  
  7. Contents
  8. ========
  9.  
  10. 1.    Introduction
  11. 2.    Licence Agreement
  12. 3.    Installation
  13. 4.      Using TVimSession, TVimSendMessage
  14. 5.    Ordering VIMVCL
  15. 6.      Contacting D.M.Gee
  16.  
  17. Introduction
  18. ============
  19.  
  20. This file describes how to install the VIMVCL Components for Delphi. These
  21. native VCL components provide the means for sending e:Mail messages via Lotus
  22. ccMail, reading messages and accessing the entries in the address books from within Delphi applications.  The components integrate seamlessly into the Delphi development environment just like the standard components supplied with Delphi.
  23.  
  24. Please refer to the Help file (VIMVCL.HLP) for a complete description of the
  25. capabilities of the component.  After installing the components you can add
  26. it to a form and then press F1 to access the help for the component.
  27.  
  28. Please note that the help file includes details of components available in
  29. the 16-bit version. These will be made available free of charge when they
  30. become available.
  31.  
  32. D.M.Gee Licence Agreement
  33. =========================
  34.  
  35. D.M.Gee grants you, the end user, a non-exclusive single-user license to use
  36. the supplied software program and all associated materials (the "SOFTWARE").  You may use the SOFTWARE on one or more computers provided there is no possibility of it being used concurrently by more than one person.  A separate licence is required for each concurrent user of the SOFTWARE.  Your use of the SOFTWARE indicates your acceptance of the conditions of this agreement.
  37.  
  38. You can make any number of copies of the SOFTWARE for backup or archival
  39. purposes.
  40.  
  41. The SOFTWARE can be distributed royalty free provided it is only distributed
  42. in a compiled form as part of an executable program.
  43.  
  44. All modified versions of the SOFTWARE are also subject to this licence
  45. agreement and shall remain the property of D.M.Gee.
  46.  
  47. You may terminate this Licence Agreement at any time by destroying the
  48. SOFTWARE along with all copies in any form.
  49.  
  50. Limited Warranty
  51. ================
  52.  
  53. The SOFTWARE is distributed and licensed "AS IS".  D.M.Gee specifically
  54. disclaims all other warranties, express or implied, including but not limited to, implied warranties of merchantability and fitness for a particular purpose, with regard to the SOFTWARE.
  55.  
  56. Liability
  57. =========
  58.  
  59. In no event shall D.M.Gee be responsible for any damages whatsoever
  60. (including but not limited to, damages for loss of business profits,
  61. business interruption, loss of business information, or any other pecuniary
  62. loss) arising out of the use or inability to use this product.
  63.  
  64. Copyright
  65. =========
  66.  
  67. The SOFTWARE shall remain the property of D.M.Gee and is protected by British
  68. copyright law and international treaty provisions.
  69.  
  70. Installation
  71. ============
  72.  
  73. Perform the following steps to install the component and it's associated
  74. files:
  75.  
  76. 1.    Make a new directory for the component and unzip the contents of ZIP
  77.         file into it.
  78.  
  79. 2.      Now make a copy of your component library file (\DELPHI\BIN\CMPLIB32.DCL
  80.         when using the standard location and library) before beginning the
  81.         next step.
  82.  
  83. 3.      Add an entry to the cc:Mail section of your WIN.INI file as follows
  84.  
  85.         [cc:Mail]
  86.         ProgramPath32=C:\VIM32
  87.  
  88.         Where C:\VIM32 is the full path of the directory contining VIM32.DLL
  89.  
  90. 4.    Add the TVimSession and TVimSendMessage components to your component
  91.         library by using the Options | Install Components command to add
  92.         VIMSESS.DCU, VIMSEND.DCU.  This will create a "ccMail" Component
  93.         Palette page containing the TcsNotebook component. .
  94.  
  95.  
  96. Using the components
  97. ====================
  98.  
  99. Please refer to the on-line Help for further information about using the
  100. component.
  101.  
  102. Registering VIMVCL
  103.  
  104. To remove the 'nag-screen' and permit your applications to run without DELPHI register the software. See the online help for price and details of how to register. 
  105.  
  106. Contacting D.M.Gee
  107.  
  108. D.M.Gee can be contacted via:
  109.  
  110. CompuServe ID:    100047,123
  111.  
  112. Internet:        mikeg@romplaza.demon.co.uk
  113.  
  114.